home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / smailsrc.zip / UUPC.ZIP / UUHOST.C < prev   
Text File  |  1990-04-04  |  162b  |  12 lines

  1. /*
  2.     uuhost.c
  3. */
  4.  
  5. #define    MAIN    dcpmain
  6.  
  7. #define CWDSPOOL    /* run the program inside the spooling directory */
  8.  
  9. extern int dcpmain();
  10.  
  11. #include "host.c"
  12.